home *** CD-ROM | disk | FTP | other *** search
- on Navi
- if rollOver(21) then
- set the castNum of sprite 21 to 93
- set the castNum of sprite 22 to 76
- set the castNum of sprite 23 to 78
- exit
- end if
- set the castNum of sprite 21 to 75
- if rollOver(22) then
- set the castNum of sprite 22 to 87
- set the castNum of sprite 23 to 78
- exit
- end if
- set the castNum of sprite 22 to 76
- if rollOver(23) then
- set the castNum of sprite 23 to 92
- exit
- end if
- set the castNum of sprite 23 to 78
- end
-